hidden-surface removal meaning in Chinese
隐面消除
Examples
- 3 . the models reality has been increased by applying color , texture , hidden - surface removal , material and lighting
( 3 )采用了增加颜色、纹理、消隐、材质和光照技术来加强三维几何模型的真实感。 - The system reality has been increased by applying color texture , hidden - surface removal , material and lighting . utilize opengl ’ s double - buffering ability to complete animation
采用了增加颜色、纹理、消隐、材质和光照技术来加强可视化系统的真实感。 - Determines whether a device can perform hidden - surface removal without requiring the application to sort polygons and without requiring a depth buffer to be allocated
确定设备是否可以在不需要应用程序对多边形排序且不需要分配深度缓冲区的情况下执行隐面消除( hsr ) 。 - Hidden - surface removal is to eliminate the solid objects surfaces which are obscured by others . texture mapping is to apply textures to points , lines , polygons , bitmaps , and images to improve the reality of models and decrease the procedure of drawing geometric models . a model " s material properties determine how it reflects light
利用消隐函数消除不可见的线面;利用纹理映射函数对模型进行纹理贴图,增加了模型的真实感,并减少了建模的难度;利用材质函数为模型指定材料的属性;利用光照函数表示模型所处的光照条件和环境。